home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / wb / DosMan121.lha / man / SetClock < prev    next >
Text File  |  1995-04-03  |  1KB  |  38 lines

  1.  
  2.  
  3.      SetClock (1.3, 2.x, 3.x in C:)
  4.  
  5.      NAME 
  6.             SETCLOCK - Used to copy the time and date from the 
  7.         hardware clock to the AmigaDOS software clock.
  8.  
  9.      SYNOPSIS
  10.             SETCLOCK [LOAD or SAVE or RESET]
  11.  
  12.      DESCRIPTION
  13.             SetClock only works with Commodore's own 
  14.         clock/calendar, or compatible units.
  15.  
  16.      KEYWORDS
  17.  
  18.      Load or Save or Reset
  19.  
  20.             One of these must be used!
  21.  
  22.             Load: The stored time and date is copied from the 
  23.         hardware clock to the system clock.  This is 
  24.         automatically  done in 1.3 in the startup sequence. Under 
  25.         2.x/3.x it is done from the kickstart ROM.
  26.  
  27.             Save: The current AmigaDOS system time and date is 
  28.         copied to the hardware clock.
  29.  
  30.             Reset: This will restart the clock if it was turned 
  31.         off by some program which wrote to the clock's hardware 
  32.         registers. You will know if this happens if you get a 
  33.         report that says: "battery backed clock not found" or the 
  34.         system clock is shown unset.
  35.         
  36.  
  37.  
  38.